[INFO] cloning repository https://github.com/realaravinth/actix-optional-middleware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/realaravinth/actix-optional-middleware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Factix-optional-middleware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Factix-optional-middleware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e901e8d8af51cd5d0878d4ea6c2d27eb7f420e5a
[INFO] testing realaravinth/actix-optional-middleware against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frealaravinth%2Factix-optional-middleware" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/realaravinth/actix-optional-middleware
[INFO] finished tweaking git repo https://github.com/realaravinth/actix-optional-middleware
[INFO] tweaked toml for git repo https://github.com/realaravinth/actix-optional-middleware written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/realaravinth/actix-optional-middleware on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/realaravinth/actix-optional-middleware already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded firestorm v0.4.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.34
[INFO] [stderr]   Downloaded actix-router v0.5.0-beta.2
[INFO] [stderr]   Downloaded actix-web-codegen v0.5.0-beta.6
[INFO] [stderr]   Downloaded actix-service v2.0.1
[INFO] [stderr]   Downloaded actix-server v2.0.0-rc.1
[INFO] [stderr]   Downloaded zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]   Downloaded actix-rt v2.5.0
[INFO] [stderr]   Downloaded zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded actix-codec v0.4.1
[INFO] [stderr]   Downloaded time v0.3.5
[INFO] [stderr]   Downloaded crc32fast v1.3.0
[INFO] [stderr]   Downloaded actix-identity v0.4.0-beta.5
[INFO] [stderr]   Downloaded tracing-core v0.1.21
[INFO] [stderr]   Downloaded tracing v0.1.29
[INFO] [stderr]   Downloaded actix-web v4.0.0-beta.14
[INFO] [stderr]   Downloaded actix-http v3.0.0-beta.15
[INFO] [stderr]   Downloaded h2 v0.3.9
[INFO] [stderr]   Downloaded zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]   Downloaded encoding_rs v0.8.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7e76c4a2061d93c1e0ef3562c3d1ab921d14fa5619ccfb98bb0cc61a017571e
[INFO] running `Command { std: "docker" "start" "-a" "c7e76c4a2061d93c1e0ef3562c3d1ab921d14fa5619ccfb98bb0cc61a017571e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7e76c4a2061d93c1e0ef3562c3d1ab921d14fa5619ccfb98bb0cc61a017571e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e76c4a2061d93c1e0ef3562c3d1ab921d14fa5619ccfb98bb0cc61a017571e", kill_on_drop: false }`
[INFO] [stdout] c7e76c4a2061d93c1e0ef3562c3d1ab921d14fa5619ccfb98bb0cc61a017571e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6bbd3c5d83e62a970604180f88eb81a75f5ff8fd4342abf45397153c2fcd820
[INFO] running `Command { std: "docker" "start" "-a" "e6bbd3c5d83e62a970604180f88eb81a75f5ff8fd4342abf45397153c2fcd820", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling firestorm v0.4.6
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling actix-service v2.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling time v0.3.5
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e6bbd3c5d83e62a970604180f88eb81a75f5ff8fd4342abf45397153c2fcd820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6bbd3c5d83e62a970604180f88eb81a75f5ff8fd4342abf45397153c2fcd820", kill_on_drop: false }`
[INFO] [stdout] e6bbd3c5d83e62a970604180f88eb81a75f5ff8fd4342abf45397153c2fcd820
